pp108 : JMX Counter Statistics

JMX Counter Statistics

This topic lists the statistics captured for the different counter types. The attributes are listed for each of the counter type (xxxx is the placeholder for the counter name).

Value Counters

Counter

Description

ctr_xxxx

The counter is a complex object.

ctrv_xxxx_current

The current is the counter value.

Event Occurrence Counters

Counter

Description

ctr_xxxx

The counter is a complex object.

ctrv_xxxx_occurrences

The number of events since counter reset.

ctrv_xxxx_persecond

The number of events per second in the moving average window.

Event Value Counters 

Counter

Description

ctr_xxxx

The counter is a complex object.

ctrv_xxxx_average

The average event value in the moving average window.

ctrv_xxxx_current

The last event value.

ctrv_xxxx_maximum

The maximum event value in the moving average window.

ctrv_xxxx_minimum

The minimum event value in the moving average window.

ctrv_xxxx_occurrences

The number of events since counter reset.

ctrv_xxxx_persecond

The number of events per second in the moving average window.

ctrv_xxxx_stddev

The standard deviation of the event values in the moving average window.

ctrv_xxxx_total

The total event value since counter reset.